Skip to content

Add frontend generator and React UI#6

Draft
gjain-7 wants to merge 6 commits into
masterfrom
codex/implement-ctf-writeups-frontend-app
Draft

Add frontend generator and React UI#6
gjain-7 wants to merge 6 commits into
masterfrom
codex/implement-ctf-writeups-frontend-app

Conversation

@gjain-7

@gjain-7 gjain-7 commented Sep 21, 2025

Copy link
Copy Markdown
Contributor

Summary

  • add a python-frontmatter powered generator that indexes markdown writeups and copies assets for the frontend
  • scaffold a Vite + React application with search, filters, markdown rendering, and attachment previews
  • document local workflows, add a sample writeup, and configure CI to build and deploy to GitHub Pages

Testing

  • python scripts/generate_index.py
  • cd ui && npm run build

https://chatgpt.com/codex/tasks/task_b_68cfb4b055048323ad0a565b791cbbac

@gjain-7

gjain-7 commented Sep 21, 2025

Copy link
Copy Markdown
Contributor Author

TODO

  • change the path configs for generator scripts
  • change the UI for viewer (files, tabs, colors)
  • change the texts around search
  • add favicon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant